Skip to content

fix(deps): update python-nonmajor #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2025

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 24, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
aiohttp ==3.11.14 -> ==3.11.16 age adoption passing confidence
langchain-core (changelog) ==0.3.47 -> ==0.3.50 age adoption passing confidence
pydantic (changelog) ==2.10.6 -> ==2.11.2 age adoption passing confidence
pytest-asyncio (changelog) ==0.25.3 -> ==0.26.0 age adoption passing confidence
pytest-cov (changelog) ==6.0.0 -> ==6.1.0 age adoption passing confidence

Release Notes

aio-libs/aiohttp (aiohttp)

v3.11.16

Compare Source

====================

Bug fixes

  • Replaced deprecated asyncio.iscoroutinefunction with its counterpart from inspect
    -- by :user:layday.

    Related issues and pull requests on GitHub:
    :issue:10634.

  • Fixed :class:multidict.CIMultiDict being mutated when passed to :class:aiohttp.web.Response -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:10672.


v3.11.15

Compare Source

====================

Bug fixes

  • Reverted explicitly closing sockets if an exception is raised during create_connection -- by :user:bdraco.

    This change originally appeared in aiohttp 3.11.13

    Related issues and pull requests on GitHub:
    :issue:10464, :issue:10617, :issue:10656.

Miscellaneous internal changes

  • Improved performance of WebSocket buffer handling -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:10601.

  • Improved performance of serializing headers -- by :user:bdraco.

    Related issues and pull requests on GitHub:
    :issue:10625.


pydantic/pydantic (pydantic)

v2.11.2

Compare Source

GitHub release

What's Changed
Fixes

v2.11.1

Compare Source

GitHub release

What's Changed
Fixes
  • Do not override 'definitions-ref' schemas containing serialization schemas or metadata by @​Viicos in #​11644

v2.11.0

Compare Source

GitHub release

What's Changed

Pydantic v2.11 is a version strongly focused on build time performance of Pydantic models (and core schema generation in general).
See the blog post for more details.

Packaging
New Features
Fixes
  • Allow generic typed dictionaries to be used for unpacked variadic keyword parameters by @​Viicos in #​11571
  • Fix runtime error when computing model string representation involving cached properties and self-referenced models by @​Viicos in #​11579
  • Preserve other steps when using the ellipsis in the pipeline API by @​Viicos in #​11626
  • Fix deferred discriminator application logic by @​Viicos in #​11591
New Contributors
pytest-dev/pytest-asyncio (pytest-asyncio)

v0.26.0: pytest-asyncio 0.26.0

Compare Source

  • Adds configuration option that sets default event loop scope for all tests #​793
  • Improved type annotations for pytest_asyncio.fixture #​1045
  • Added typing-extensions as additional dependency for Python <3.10 #​1045
pytest-dev/pytest-cov (pytest-cov)

v6.1.0

Compare Source

  • Change terminal output to use full width lines for the coverage header.
    Contributed by Tsvika Shapira in #&#8203;678 <https://github.com/pytest-dev/pytest-cov/pull/678>_.
  • Removed unnecessary CovFailUnderWarning. Fixes #&#8203;675 <https://github.com/pytest-dev/pytest-cov/issues/675>_.
  • Fixed the term report not using the precision specified via --cov-precision.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team as a code owner March 24, 2025 16:00
@anubhav756
Copy link
Contributor

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): update dependency langchain-core to v0.3.48 fix(deps): update python-nonmajor Mar 25, 2025
@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch 2 times, most recently from 78da236 to e8959b0 Compare March 25, 2025 17:58
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@anubhav756 anubhav756 force-pushed the renovate/python-nonmajor branch from b8939e4 to 3b5702f Compare April 3, 2025 08:57
@anubhav756
Copy link
Contributor

/gcbrun

1 similar comment
@anubhav756
Copy link
Contributor

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/python-nonmajor branch 2 times, most recently from eef6e76 to 0da0132 Compare April 3, 2025 15:50
@anubhav756 anubhav756 force-pushed the renovate/python-nonmajor branch from 0da0132 to 70cd4ab Compare April 3, 2025 20:09
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756 anubhav756 force-pushed the renovate/python-nonmajor branch from 70cd4ab to 51002f7 Compare April 4, 2025 05:38
@anubhav756
Copy link
Contributor

/gcbrun

@anubhav756 anubhav756 merged commit f03e7ec into googleapis:main Apr 4, 2025
15 checks passed
@renovate-bot renovate-bot deleted the renovate/python-nonmajor branch April 4, 2025 05:47
This was referenced Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants